{% extends 'base.html' %} {% load crispy_forms_tags %} {% block content %}

Predicted Sign: {{sign}}
Probability: {{probability}}

{% endblock %}